gtk-doc fixup for gtk_widget_class_bind_template_child_full()
authorTristan Van Berkom <tristanvb@openismus.com>
Mon, 19 Aug 2013 18:03:45 +0000 (20:03 +0200)
committerTristan Van Berkom <tristanvb@openismus.com>
Mon, 30 Sep 2013 15:29:22 +0000 (17:29 +0200)
commit28a3638448924acf69c9ac5b77b856d6ec138aec
treeda03c76fd6b4347986a500e693f2c2550560ccd7
parente3b9ea5ab6d1f0c419fd9a79330e80cc56492ce2
gtk-doc fixup for gtk_widget_class_bind_template_child_full()

Updated documentation to specify that '0' should be specified if
one does not need to automatically assign a bound child to a public
or private instance member (now that negative values are private
structure offsets).
gtk/gtkwidget.c